PlContactType 
Logical Entity Name  PlContactType 
Default Table Name  PlContactType 
Physical Only  NO 
Definition 
 
Note 
 

PlContactType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlContactTypeID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyCampusGrpID    int  YES 
 
PlVerification    bit  NO 
 

PlContactType Primary and Unique Keys 
Key Name  Key Type  Keys 
PlContactType_Code_U_N_IDX  Index  Code 
PlContactType_PlContactTypeID_U_C_IDX  PrimaryKey  PlContactTypeID 

PlContactType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlElectronicEmployer  Non-Identifying  One To Zero or More  FK_PlElectronicEmployer_ContactTypeID_PlContactType_PlContactTypeID        NO  YES 
PlEmployerContact  Non-Identifying  One To Zero or More  FK_PlEmployerContact_PlContactTypeID_PlContactType_PlContactTypeID        NO  YES 
SYCTStaffGroup  Non-Identifying  One To Zero or More  FK_SYCTStaffGroup_PlContactTypeID_PlContactType_PlContactTypeID        NO  YES 

PlContactType Check Constraints 
Check Constraint Name  CheckConstraint